List of all members
array_info< T[N]> Struct Template Reference

#include <numpy.h>

Inheritance diagram for array_info< T[N]>:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from array_info< std::array< T, N > >
using type = typename array_info< T >::type
 
- Static Public Member Functions inherited from array_info< std::array< T, N > >
static void append_extents (list &shape)
 
- Static Public Attributes inherited from array_info< std::array< T, N > >
static constexpr size_t extent = N
 
static constexpr auto extents
 
static constexpr bool is_array = true
 
static constexpr bool is_empty = (N == 0) || array_info<T>::is_empty
 

Detailed Description

template<typename T, size_t N>
struct array_info< T[N]>

Definition at line 314 of file numpy.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:44